google.golang.org/protobuf/encoding/protojson.decoder.unmarshalMap (method)
3 uses
google.golang.org/protobuf/encoding/protojson (current package)
decode.go#L229: if err := d.unmarshalMap(mmap, fd); err != nil {
decode.go#L566: func (d decoder) unmarshalMap(mmap protoreflect.Map, fd protoreflect.FieldDescriptor) error {
well_known_types.go#L457: return d.unmarshalMap(m.Mutable(fd).Map(), fd)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)